home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2143 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: mail2news.demon.co.uk!intellic.demon.co.uk
  2. From: Chris Trueman <truemanc@intellic.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Need help with first Windows Program
  5. Date: Thu, 18 Jan 96 09:44:52 GMT
  6. Organization: IntelliCorp
  7. Message-ID: <821958292snz@intellic.demon.co.uk>
  8. References: <4dn9mr$34a@gryphon.phoenix.net>
  9. Reply-To: truemanc@intellic.demon.co.uk
  10. X-NNTP-Posting-Host: intellic.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.30
  12. X-Mail2News-Path: intellic.demon.co.uk
  13.  
  14. In article <4dn9mr$34a@gryphon.phoenix.net>
  15.            calicott@phoenix.net "Christopher" writes:
  16.  
  17. >I bought Windows programming for Dummies, but it turns out that the
  18. >first little hello world program source code won't compile and run in
  19. >Borland C++.  It is for Microsoft C++.  Does anyone have some good
  20. >example source code?
  21.  
  22. Unless the example is using MFC I am sure the "code" will compile
  23. under both systems. You will, however, have to modify the makefile or
  24. project file. Use BC to create a new project (Windows Executable),
  25. add the code file and hit the compile button. It will work.
  26.  
  27.             - Chris
  28.  
  29. -============================================================================-
  30. IntelliCorp Applications Consultant / E-mail: truemanc@intellic.demon.co.uk
  31. LiveModel and PowerModel are part   / CServe: 100255,701
  32. of IntelliCorp's MODELWORKS        / Tel   : +44 (0)1344 305305
  33. application development suite.      / Fax   : +44 (0)1344 305100
  34. -============================================================================-
  35.